From e502f6705c29010eb9f43bc405fe245e2c0679e5 Mon Sep 17 00:00:00 2001 From: "iap10@labyrinth.cl.cam.ac.uk" Date: Thu, 25 Nov 2004 14:38:33 +0000 Subject: [PATCH] bitkeeper revision 1.1159.187.9 (41a5ee69KVaFjE-ukpNOYoRAXKxWvQ) trivial fix to 2.4.28 --- linux-2.4.28-xen-sparse/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/linux-2.4.28-xen-sparse/Makefile b/linux-2.4.28-xen-sparse/Makefile index 97aa39b068..70df708495 100644 --- a/linux-2.4.28-xen-sparse/Makefile +++ b/linux-2.4.28-xen-sparse/Makefile @@ -1,7 +1,7 @@ VERSION = 2 PATCHLEVEL = 4 SUBLEVEL = 28 -EXTRAVERSION =-xenU +EXTRAVERSION = KERNELRELEASE=$(VERSION).$(PATCHLEVEL).$(SUBLEVEL)$(EXTRAVERSION) -- 2.30.2